EinhugurVisionBridge.VNRectangleObservation
VNTextObservation
VNTextObservation (private) | Private constructor. |
BottomLeft (Inherited) | The coordinates of the lower-left corner of the observation bounding box. |
BottomRight (Inherited) | The coordinates of the lower-right corner of the observation bounding box. |
BoundingBox (Inherited) | The bounding box of the object that the request detects. |
ClassName (Inherited) (desktop - console) | Returns the name of the Cocoa class under the hood as String. |
Confidence (Inherited) | Returns the level of confidence in the observation’s accuracy. |
Handle (Inherited) | Returns Integer handle to the native NSObject structure. |
TopLeft (Inherited) | The coordinates of the upper-left corner of the observation bounding box. |
TopRight (Inherited) | The coordinates of the upper-right corner of the observation bounding box. |
UUID (Inherited) | Returns a unique identifier assigned to the Vision observation. |
shared Cast | Does deep cast on incoming NSObject to VNTextObservation. |
shared FromIntegerPtr | Constructs VNTextObservation object from Integer handle coming from declares or 3rd party plugin. |
GetCharacterBoxes | An array of detected individual character bounding boxes. |
shared IsVNTextObservation | Returns true if the NSObject under the hood is VNTextObservation or derived from VNTextObservation. |
Release (Inherited) | Releases the NSObject. |
Retain (Inherited) | Retains the NSObject |
Version = 5.0 (Inherited) |